home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / GAMES / BOMB.ZIP / !BOMB / !Run < prev    next >
Text File  |  1996-01-02  |  496b  |  19 lines

  1. | !Run File for !Bomb
  2. | A conversion, from the Amiga
  3. | game by Silicon Circus,
  4. | by Owain Cole of 'Visions of the Impossible'
  5. | Thu 11th May 1995
  6.  
  7. | Sprites bit...
  8. IconSprites <Obey$Dir>.!Sprites
  9.  
  10. | Sys Variables bit...
  11. Set Bomb$Dir <Obey$Dir>
  12. Set Bomb$Intro <Obey$Dir>.Intro
  13. Set BombMod$Dir <Obey$Dir>.Mods
  14. Set Bomb$Font <Obey$Dir>.Grafix.SmallFont
  15.  
  16. | Mem Bit
  17. WimpSlot -min 16K -max 16K
  18. IF "<Wimp$State>"="desktop" THEN <BombMod$Dir>.Front
  19. IF "<Wimp$State>"="commands" THEN <Obey$Dir>.!RUNActual